Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rds_global_cluster_info module #1809

Conversation

GomathiselviS
Copy link
Contributor

SUMMARY

Fixes #1804
This PR adds rds_global_cluster_info module.

ISSUE TYPE
  • New Module Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION

@github-actions
Copy link

github-actions bot commented Oct 16, 2023

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and your docs changes will be incorporated when they are next published.

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/aea2ad3fb95e4d60a5d154a09c8b5cc5

✔️ ansible-galaxy-importer SUCCESS in 5m 26s
✔️ build-ansible-collection SUCCESS in 12m 45s
✔️ ansible-test-splitter SUCCESS in 5m 47s
✔️ integration-community.aws-1 SUCCESS in 33m 40s
✔️ integration-community.aws-2 SUCCESS in 23m 46s
✔️ integration-community.aws-3 SUCCESS in 17m 06s
✔️ integration-community.aws-4 SUCCESS in 6m 41s
✔️ integration-community.aws-5 SUCCESS in 8m 40s
Skipped 39 jobs

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/4717f7b9cd21412d8cbe7998592dc202

✔️ ansible-galaxy-importer SUCCESS in 5m 03s
✔️ build-ansible-collection SUCCESS in 12m 54s
✔️ ansible-test-splitter SUCCESS in 5m 08s
Skipped 44 jobs

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/082bbe55fde8406991f2218d52deb2b1

✔️ ansible-galaxy-importer SUCCESS in 5m 38s
✔️ build-ansible-collection SUCCESS in 13m 16s
✔️ ansible-test-splitter SUCCESS in 5m 02s
Skipped 44 jobs

plugins/modules/rds_global_cluster_info.py Outdated Show resolved Hide resolved
plugins/modules/rds_global_cluster_info.py Outdated Show resolved Hide resolved
plugins/modules/rds_global_cluster_info.py Show resolved Hide resolved
plugins/modules/rds_global_cluster_info.py Show resolved Hide resolved
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/bfc7741020c14aaaaa2b1f3fcb657ce4

✔️ ansible-galaxy-importer SUCCESS in 4m 35s
✔️ build-ansible-collection SUCCESS in 13m 05s
✔️ ansible-test-splitter SUCCESS in 5m 05s
Skipped 44 jobs

Copy link
Contributor

@hakbailey hakbailey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few minor changes, otherwise this looks good.

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/b5ba4aa88b424268bbcbcab51dd90fca

✔️ ansible-galaxy-importer SUCCESS in 5m 12s
✔️ build-ansible-collection SUCCESS in 12m 41s
✔️ ansible-test-splitter SUCCESS in 5m 39s
Skipped 44 jobs

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/284c24b351ce4c3ca6a5df1030e59711

✔️ ansible-galaxy-importer SUCCESS in 4m 16s
✔️ build-ansible-collection SUCCESS in 13m 01s
✔️ ansible-test-splitter SUCCESS in 4m 39s
Skipped 44 jobs

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/8d0a2bb954e145349e16dfeb314523d4

✔️ ansible-galaxy-importer SUCCESS in 5m 51s
✔️ build-ansible-collection SUCCESS in 13m 07s
✔️ ansible-test-splitter SUCCESS in 4m 49s
Skipped 44 jobs

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/a5fd07facbdb40a8b24cf23e73f938fe

✔️ ansible-galaxy-importer SUCCESS in 4m 31s
✔️ build-ansible-collection SUCCESS in 13m 04s
✔️ ansible-test-splitter SUCCESS in 4m 59s
Skipped 44 jobs

@GomathiselviS GomathiselviS added the mergeit Merge the PR (SoftwareFactory) label Oct 20, 2023
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/6d1851a4874041b897c865144a2508f2

✔️ ansible-galaxy-importer SUCCESS in 3m 43s
✔️ build-ansible-collection SUCCESS in 12m 39s
✔️ ansible-test-splitter SUCCESS in 4m 42s
Skipped 44 jobs

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit d1a15f8 into ansible-collections:main Oct 20, 2023
36 of 65 checks passed
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 24, 2023
Merge 5.5.0 and 4.5.1 release info into main

SUMMARY
Merge 5.5.0 and 4.5.1 release info into main

clean up fragments that have already been used and released
update CHANGELOG.rst
update changelogs/changelog.yaml

ISSUE TYPE

Docs Pull Request

COMPONENT NAME
CHANGELOG.rst
changelogs/changelog.yaml
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Merge the PR (SoftwareFactory) skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for describe_global_clusters command to rds_cluster_info module
4 participants